Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make case insensitive ordering fall back on ordering by case #378

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

joe-crawford
Copy link
Contributor

Make case insensitive label ordering the equivalent of ORDER BY lower(label), label in CatalogueItemService and TreeItemService.

Resolves #377.

- Make case insensitive label ordering the equivalent of ORDER BY lower(label), label in CatalogueItemService and TreeItemService
@jamesrwelch
Copy link
Contributor

I can't remember the status of this one, @joe-crawford - is there much to do before it's ready for review?

@joe-crawford
Copy link
Contributor Author

@jamesrwelch Yes sorry, I wasn't sure I had caught all of these cases yet so will have another look at this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Case insensitive ordering of collections should be a total ordering
2 participants